Skip to content

DATAKV-112, DATAKV-117 - Make caching repository queries more explicit and pass on type information. #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

christophstrobl
Copy link
Member

DATAKV-112
We introduced an explicit CachingKeyValuePartTreeQuery and allow setting the genernal repository query strategy via QueryCreatorType.
By default queries will not be cached.

DATAKV-117
We now pass on type information to KV Adapter.


required by: spring-projects/spring-data-redis#156

christophstrobl and others added 4 commits March 4, 2016 16:09
We introduced an explicit CachingKeyValuePartTreeQuery and allow setting the gernal repository query stategy via QueryCreatorType.
By default queries will not be cached.

Original pull request: #18.
Updated license header. Fixed documentation reference.

Related tickets: DATAKV-112, DATAKV-117
Original pull request: #18.
mp911de pushed a commit that referenced this pull request Mar 10, 2016
We introduced an explicit CachingKeyValuePartTreeQuery and allow setting the gernal repository query stategy via QueryCreatorType.
By default queries will not be cached.

Original pull request: #18.
mp911de pushed a commit that referenced this pull request Mar 10, 2016
mp911de added a commit that referenced this pull request Mar 10, 2016
Updated license header. Fixed documentation reference.

Related tickets: DATAKV-112, DATAKV-117
Original pull request: #18.
@mp911de
Copy link
Member

mp911de commented Mar 10, 2016

Merged with 6d29f62.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants